.news_title{
	color: #15499A;
	font-size: 24px;
}
.new_margin{
	margin-top:50px ;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.clear{
	padding: 0 !important;
}
.newsTitle{
	line-height: 45px;
	font-size: 18px;
	color:#373737;
}
.newsTitle:hover{
	color: #15499A;
}
.top_border{
	margin: 0;
	border-top: #dfdfdf solid 1px;
}
.top_border:hover {
	border-top: #15499A solid 1px;
}
.news_character{
	color: #858585;
	font-size: 14px;
}
.news_button{
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	display: inline-block;
	width: 100px;
	height:35px;
	border-radius: 4px;
	border: #404040 solid 1px ;
}
.news_button:hover{
	color: #FFFFFF;
	background: #15499A;
	border: none;
}
.button_margin{
	margin-top: 17px;
}
.new_pic_margin img{
	width: 100%;
	height: auto;
}
.page_list{
	text-align: center;

}
.page_list a{
	display: inline-block;
	width: 35px;
	height: 35px;
	border: #bfbfbf solid 1px;
	color: #bfbfbf;
	border-radius: 4px;
	margin: 0 6px;
	text-align: center;
	line-height: 35px;
}
.page_list a:hover,.page_list a.on{
	background: #15499A;
	color: #fff;
	border-color:transparent
}
.page_list span{
	line-height: 35px;
	width: 35px;
	height: 35px;
	text-align: center;
}
.new_pagemargin{
	margin-top: 60px;
}
#login{
	border: 1px solid #777777;
	color: #000 !important;
	border-radius: 6px;
	width: 80px;
	height: 100%;
	padding:0;
    margin: 8px 0 0 16px;
	text-align: center;

}
#login:hover{
	border: none;
	background: #15499A;
	color: #FFFFFF !important;
}
